-
Home
-
Dropp for WooCommerce
-
1.5.3
-
Code
-
Classes
- Dropp_Consignment
Total Complexity |
71 |
Dependencies |
9 |
Dependents |
8 |
Total lines |
597 |
Lines of code |
378 |
Logical lines of code |
191 |
Comment lines |
135 |
Methods |
23 |
Properties |
18 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fill() |
A |
39 |
13 |
67 |
process_remote_consignment() |
A |
50 |
9 |
27 |
to_array() |
S |
46 |
6 |
37 |
remote_find() |
S |
54 |
5 |
22 |
maybe_update() |
S |
55 |
5 |
20 |
from_shipping_item() |
S |
56 |
3 |
18 |
find() |
S |
57 |
3 |
17 |
from_order() |
S |
61 |
3 |
12 |
check_weight() |
S |
62 |
3 |
11 |
remote_patch() |
S |
59 |
2 |
14 |
remote_delete() |
S |
59 |
2 |
14 |
update() |
S |
51 |
1 |
27 |
maybe_update_order_status() |
S |
62 |
2 |
12 |
insert() |
S |
51 |
1 |
26 |
save() |
S |
68 |
2 |
8 |
set_products() |
S |
71 |
2 |
6 |
get_customer_array() |
S |
72 |
2 |
6 |
get_shipping_method() |
S |
71 |
2 |
6 |
get_status_list() |
S |
61 |
1 |
12 |
set_customer() |
S |
79 |
1 |
3 |
remote_post() |
S |
70 |
1 |
6 |
remote_add() |
S |
72 |
1 |
5 |
__construct() |
S |
91 |
1 |
2 |